IviFgen Get Sparse Marker Indexes [SM] VI

IviFgenSparseMarker [SM] Capability Group

The VI returns the coerced indexes associated with the sparse marker. You can use the following VIs to specify indexes:

IviFgen Get Sparse Marker Indexes [SM].vi

instrument handle The instrument handle that you obtain from the IviFgen Initialize or IviFgen Initialize With Options VI.
instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

ci64 indexes array size Specifies the size of the Indexes Array control in elements.

Default Value: None

ii64 indexes actual size Returns the number of elements in the Indexes Array control.

Default Value: None

marker name ("") Pass the name of the sparse marker associated with the coerced indexes you want to get.

A sparse marker name is a repeated capability identifier defined by specific drivers for the sparse marker that corresponds to a specified index. The name uniquely identifies a sparse marker in the sparse markers collection.

Call the IviFgen Get Sparse Marker Name [SM] VI to get the marker name for the sparse marker that corresponds to a one-based index.

Default Value: ""

Note Note  You can specify the marker name as a string variable or as a literal enclosed in double quotes.
i1di64 indexes array Returns the sample numbers on which markers are output.

Default Value: None

error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ierrcodeclst error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.